﻿2026-07-15T12:01:48.0106040Z ##[group]Run actions/checkout@v5
2026-07-15T12:01:48.0106575Z with:
2026-07-15T12:01:48.0107004Z   repository: BigscreenVR/spt-bs-core
2026-07-15T12:01:48.0110363Z   token: ***
2026-07-15T12:01:48.0110744Z   ssh-strict: true
2026-07-15T12:01:48.0111131Z   ssh-user: git
2026-07-15T12:01:48.0111508Z   persist-credentials: true
2026-07-15T12:01:48.0111924Z   clean: true
2026-07-15T12:01:48.0112310Z   sparse-checkout-cone-mode: true
2026-07-15T12:01:48.0112777Z   fetch-depth: 1
2026-07-15T12:01:48.0113154Z   fetch-tags: false
2026-07-15T12:01:48.0113530Z   show-progress: true
2026-07-15T12:01:48.0113917Z   lfs: false
2026-07-15T12:01:48.0114264Z   submodules: false
2026-07-15T12:01:48.0114644Z   set-safe-directory: true
2026-07-15T12:01:48.0115036Z env:
2026-07-15T12:01:48.0115394Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T12:01:48.0115850Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T12:01:48.0116277Z ##[endgroup]
2026-07-15T12:01:48.0999889Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T12:01:48.1002187Z ##[group]Getting Git version info
2026-07-15T12:01:48.1003188Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T12:01:48.1004610Z [command]/usr/bin/git version
2026-07-15T12:01:48.1011622Z git version 2.43.0
2026-07-15T12:01:48.1031250Z ##[endgroup]
2026-07-15T12:01:48.1043375Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6a014414-6221-4485-84e5-8bad752a08c1' before making global git config changes
2026-07-15T12:01:48.1045471Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T12:01:48.1046993Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T12:01:48.1083921Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T12:01:48.1104130Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T12:01:48.1114950Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T12:01:48.1117761Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T12:01:48.1137175Z HEAD
2026-07-15T12:01:48.1170510Z ##[endgroup]
2026-07-15T12:01:48.1171473Z [command]/usr/bin/git submodule status
2026-07-15T12:01:48.1351825Z ##[group]Cleaning the repository
2026-07-15T12:01:48.1354796Z [command]/usr/bin/git clean -ffdx
2026-07-15T12:01:48.1384784Z Removing traceable-reqs
2026-07-15T12:01:48.1391868Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T12:01:48.1440761Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T12:01:48.1445374Z ##[endgroup]
2026-07-15T12:01:48.1447326Z ##[group]Disabling automatic garbage collection
2026-07-15T12:01:48.1450422Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T12:01:48.1477316Z ##[endgroup]
2026-07-15T12:01:48.1478168Z ##[group]Setting up auth
2026-07-15T12:01:48.1482963Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T12:01:48.1509524Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T12:01:48.1694490Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T12:01:48.1721080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T12:01:48.1899496Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T12:01:48.1929737Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T12:01:48.2115330Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T12:01:48.2149677Z ##[endgroup]
2026-07-15T12:01:48.2150803Z ##[group]Fetching the repository
2026-07-15T12:01:48.2156650Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T12:01:48.7821674Z ##[endgroup]
2026-07-15T12:01:48.7822822Z ##[group]Determining the checkout info
2026-07-15T12:01:48.7824029Z ##[endgroup]
2026-07-15T12:01:48.7826518Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T12:01:48.7868131Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T12:01:48.7896558Z ##[group]Checking out the ref
2026-07-15T12:01:48.7898034Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T12:01:48.7943484Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T12:01:48.7947164Z ##[endgroup]
2026-07-15T12:01:48.7978739Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T12:01:48.8001605Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
